emacs.git
25 years ago(delete_window): Simplify somewhat.
Gerd Moellmann [Fri, 22 Dec 2000 10:51:11 +0000 (10:51 +0000)]
(delete_window): Simplify somewhat.
(Fset_window_configuration): Don't SET_FRAME_GARBAGED after
freeing window matrices.  The flag windows_or_buffers_changed is
set, so the next redisplay will consider all windows; this should
suffice.

25 years ago* gnus-art.el (article-treat-dumbquotes): Quote \.
ShengHuo ZHU [Fri, 22 Dec 2000 05:54:53 +0000 (05:54 +0000)]
* gnus-art.el (article-treat-dumbquotes): Quote \.
* gnus-art.el (gnus-treat-emphasize): Don't treat emphasis if
Emacs 20 runs on a terminal.
* gnus-art.el (article-treat-dumbquotes): More doc, provided by
Paul Stevenson <p.stevenson@surrey.ac.uk>

25 years ago(struct ccl_program): New member cr_consumed.
Kenichi Handa [Fri, 22 Dec 2000 00:07:09 +0000 (00:07 +0000)]
(struct ccl_program): New member cr_consumed.

25 years ago(CCL_WRITE_CHAR): Don't handle EOL conversion here.
Kenichi Handa [Fri, 22 Dec 2000 00:06:52 +0000 (00:06 +0000)]
(CCL_WRITE_CHAR): Don't handle EOL conversion here.
(CCL_READ_CHAR): Handle EOL conversion here.
(ccl_driver) <CCL_ReadMultibyteChar2>: Likewise.

25 years ago*** empty log message ***
Stefan Monnier [Thu, 21 Dec 2000 23:26:09 +0000 (23:26 +0000)]
*** empty log message ***

25 years ago(generic-read-type): Undo last change, inline into
Stefan Monnier [Thu, 21 Dec 2000 23:25:57 +0000 (23:25 +0000)]
(generic-read-type): Undo last change, inline into
`generic-mode' and then remove.
(generic-mode): Inline generic-read-type.
(define-generic-mode): Push the symbol name rather than the symbol
onto generic-mode-list.

25 years ago(ccl_coding_driver): Initialize ccl->cr_consumed.
Kenichi Handa [Thu, 21 Dec 2000 23:22:16 +0000 (23:22 +0000)]
(ccl_coding_driver): Initialize ccl->cr_consumed.

25 years ago*** empty log message ***
Kenichi Handa [Thu, 21 Dec 2000 23:17:22 +0000 (23:17 +0000)]
*** empty log message ***

25 years agomake-char change
Dave Love [Thu, 21 Dec 2000 22:28:08 +0000 (22:28 +0000)]
make-char change

25 years ago*** empty log message ***
Gerd Moellmann [Thu, 21 Dec 2000 21:27:37 +0000 (21:27 +0000)]
*** empty log message ***

25 years agoCommentry change, I've moved my web site.
Gerd Moellmann [Thu, 21 Dec 2000 21:27:11 +0000 (21:27 +0000)]
Commentry change, I've moved my web site.

25 years ago*** empty log message ***
Gerd Moellmann [Thu, 21 Dec 2000 21:24:03 +0000 (21:24 +0000)]
*** empty log message ***

25 years agoFix the same problem as described on ebnf2ps.el log
Gerd Moellmann [Thu, 21 Dec 2000 21:23:37 +0000 (21:23 +0000)]
Fix the same problem as described on ebnf2ps.el log
entry.  Doc fix.
(ebnf-yac-skip-code): Code fix.
(ebnf-yac-comment-chars): Const fix.

25 years agoDoc fix.
Gerd Moellmann [Thu, 21 Dec 2000 21:23:21 +0000 (21:23 +0000)]
Doc fix.

25 years agoFix the same problem as described on ebnf2ps.el log
Gerd Moellmann [Thu, 21 Dec 2000 21:23:06 +0000 (21:23 +0000)]
Fix the same problem as described on ebnf2ps.el log
entry.  Doc fix.
(ebnf-iso-comment-chars): Const fix.

25 years agoFix the same problem as described on ebnf2ps.el log
Gerd Moellmann [Thu, 21 Dec 2000 21:22:51 +0000 (21:22 +0000)]
Fix the same problem as described on ebnf2ps.el log
entry.  Doc fix.
(ebnf-bnf-lex): Code fix.
(ebnf-bnf-comment-chars): Const fix.

25 years agoFix a problem with skip-chars-forward: it doesn't accept
Gerd Moellmann [Thu, 21 Dec 2000 21:22:34 +0000 (21:22 +0000)]
Fix a problem with skip-chars-forward: it doesn't accept
ranges like \177-\237, but accepts the character sequence from \177 to
\237.  Doc fix.
(ebnf-version): New version (3.4).
(ebnf-setup): Code fix.
(ebnf-range-regexp): New fun.
(ebnf-8-bit-chars): Const fix.

25 years agoFix a typo.
Gerd Moellmann [Thu, 21 Dec 2000 20:42:01 +0000 (20:42 +0000)]
Fix a typo.

25 years ago(Fdump_glyph_row) [GLYPH_DEBUG]: Add optional arg
Gerd Moellmann [Thu, 21 Dec 2000 20:41:26 +0000 (20:41 +0000)]
(Fdump_glyph_row) [GLYPH_DEBUG]: Add optional arg
GLYPHS.

25 years ago(GLYPH_EQUAL_P): Also compare pixel widths,
Gerd Moellmann [Thu, 21 Dec 2000 20:40:58 +0000 (20:40 +0000)]
(GLYPH_EQUAL_P): Also compare pixel widths,
otherwise tabs of different size compare equal.

25 years ago(Fcall_interactively): Prevent a compiler warning.
Gerd Moellmann [Thu, 21 Dec 2000 20:40:40 +0000 (20:40 +0000)]
(Fcall_interactively): Prevent a compiler warning.

25 years ago(print_unwind): Return nil.
Gerd Moellmann [Thu, 21 Dec 2000 20:40:10 +0000 (20:40 +0000)]
(print_unwind): Return nil.
(PRINTDECLARE): Initialize all local variables.
(print_preprocess): Add a default case.

25 years ago* mml.el (gnus-add-minor-mode): Autoload.
ShengHuo ZHU [Thu, 21 Dec 2000 19:58:34 +0000 (19:58 +0000)]
* mml.el (gnus-add-minor-mode): Autoload.

* message.el (message-forward): Save-restriction.

* message.el (message-mail-user-agent): Add :version.

* message.el (message-mail-user-agent): New variable.
(message-setup): Renamed to message-setup-1. Support
mail-user-agent.
(message-mail-user-agent): New function.
(message-mail): Use it.
(message-reply): Use it.
(message-resend): Use it.
(message-mail-other-window): Use it.
(message-mail-other-frame): Use it.

* gnus-msg.el (gnus-bug): Support mail-user-agent.

25 years ago(Qinhibit_point_motion_hooks): Declare extern.
Gerd Moellmann [Thu, 21 Dec 2000 16:57:00 +0000 (16:57 +0000)]
(Qinhibit_point_motion_hooks): Declare extern.

25 years ago*** empty log message ***
Gerd Moellmann [Thu, 21 Dec 2000 16:56:38 +0000 (16:56 +0000)]
*** empty log message ***

25 years ago(Fprimitive_undo): Bind `inhibit-point-motion-hooks' to t.
Gerd Moellmann [Thu, 21 Dec 2000 16:56:13 +0000 (16:56 +0000)]
(Fprimitive_undo): Bind `inhibit-point-motion-hooks' to t.

25 years agoBuild an alist for completing-read as in 20.7.
Gerd Moellmann [Thu, 21 Dec 2000 16:39:28 +0000 (16:39 +0000)]
Build an alist for completing-read as in 20.7.

25 years ago(lm): Use interactive spec `P'.
Gerd Moellmann [Thu, 21 Dec 2000 16:13:06 +0000 (16:13 +0000)]
(lm): Use interactive spec `P'.
(toplevel): Don't set debug-on-error.

25 years ago*** empty log message ***
Gerd Moellmann [Thu, 21 Dec 2000 15:58:48 +0000 (15:58 +0000)]
*** empty log message ***

25 years ago(server-switch-buffer): Choose a window on a visible
Gerd Moellmann [Thu, 21 Dec 2000 15:57:01 +0000 (15:57 +0000)]
(server-switch-buffer): Choose a window on a visible
frame.

25 years ago(dump_glyph_row, dump_glyph_matrix, Fdump_glyph_matrix)
Gerd Moellmann [Thu, 21 Dec 2000 15:39:58 +0000 (15:39 +0000)]
(dump_glyph_row, dump_glyph_matrix, Fdump_glyph_matrix)
[GLYPH_DEBUG]: Extended to dump glyphs in short form.

25 years ago(ensure_frame_matrix): Removed.
Gerd Moellmann [Thu, 21 Dec 2000 15:39:27 +0000 (15:39 +0000)]
(ensure_frame_matrix): Removed.
(save_frame_matrix, restore_frame_matrix): New functions.
(adjust_frame_glyphs_for_frame_redisplay): Use them.

25 years ago(ensure_frame_matrix): Function declaration removed.
Gerd Moellmann [Thu, 21 Dec 2000 15:39:04 +0000 (15:39 +0000)]
(ensure_frame_matrix): Function declaration removed.

25 years ago(delete_window, Fsplit_window)
Gerd Moellmann [Thu, 21 Dec 2000 15:38:38 +0000 (15:38 +0000)]
(delete_window, Fsplit_window)
(Fset_window_configuration): Calls to ensure_frame_matrix removed.

25 years ago*** empty log message ***
Andrew Innes [Thu, 21 Dec 2000 14:58:55 +0000 (14:58 +0000)]
*** empty log message ***

25 years ago(x_update_begin): Regenerate the palette here, rather
Andrew Innes [Thu, 21 Dec 2000 14:58:31 +0000 (14:58 +0000)]
(x_update_begin): Regenerate the palette here, rather
than for each window.

25 years ago(select_palette): Avoid calling SelectPalette if
Andrew Innes [Thu, 21 Dec 2000 14:58:09 +0000 (14:58 +0000)]
(select_palette): Avoid calling SelectPalette if
palette is NULL, since this corrupts memory!  Also get
display_info reference from frame.

25 years agoCredits for the last change.
Eli Zaretskii [Thu, 21 Dec 2000 14:46:37 +0000 (14:46 +0000)]
Credits for the last change.

25 years ago*** empty log message ***
Eli Zaretskii [Thu, 21 Dec 2000 14:44:35 +0000 (14:44 +0000)]
*** empty log message ***

25 years ago(insert-directory-safely): New function.
Eli Zaretskii [Thu, 21 Dec 2000 14:43:41 +0000 (14:43 +0000)]
(insert-directory-safely): New function.
(recover-file): Use it instead of insert-directory.

25 years ago(x_draw_hollow_cursor): Delay obtaining the frame's DC to avoid
Jason Rumney [Thu, 21 Dec 2000 11:06:32 +0000 (11:06 +0000)]
(x_draw_hollow_cursor): Delay obtaining the frame's DC to avoid
returning without releasing it.

25 years ago*** empty log message ***
Jason Rumney [Thu, 21 Dec 2000 11:05:33 +0000 (11:05 +0000)]
*** empty log message ***

25 years ago(w32_init_bdf_font): Fix test for valid bmp heap.
Jason Rumney [Thu, 21 Dec 2000 11:04:34 +0000 (11:04 +0000)]
(w32_init_bdf_font): Fix test for valid bmp heap.

25 years ago*** empty log message ***
Jason Rumney [Thu, 21 Dec 2000 11:04:01 +0000 (11:04 +0000)]
*** empty log message ***

25 years ago*** empty log message ***
Jason Rumney [Thu, 21 Dec 2000 11:03:16 +0000 (11:03 +0000)]
*** empty log message ***

25 years ago(select-safe-coding-system): Improve help message.
Kenichi Handa [Thu, 21 Dec 2000 06:46:52 +0000 (06:46 +0000)]
(select-safe-coding-system):  Improve help message.

25 years ago*** empty log message ***
Kenichi Handa [Thu, 21 Dec 2000 06:46:32 +0000 (06:46 +0000)]
*** empty log message ***

25 years ago(select-safe-coding-system): Check coding-category-list more rigidly.
Kenichi Handa [Thu, 21 Dec 2000 05:45:08 +0000 (05:45 +0000)]
(select-safe-coding-system): Check coding-category-list more rigidly.

25 years ago*** empty log message ***
Kenichi Handa [Thu, 21 Dec 2000 05:44:43 +0000 (05:44 +0000)]
*** empty log message ***

25 years ago(dired-move-to-filename-regexp): Fix previous change.
Kenichi Handa [Thu, 21 Dec 2000 02:43:08 +0000 (02:43 +0000)]
(dired-move-to-filename-regexp): Fix previous change.

25 years ago*** empty log message ***
Kenichi Handa [Thu, 21 Dec 2000 02:41:28 +0000 (02:41 +0000)]
*** empty log message ***

25 years ago*** empty log message ***
Miles Bader [Thu, 21 Dec 2000 02:18:46 +0000 (02:18 +0000)]
*** empty log message ***

25 years ago(mail-mode): Set `comment-start' to the yank prefix.
Miles Bader [Thu, 21 Dec 2000 02:11:01 +0000 (02:11 +0000)]
(mail-mode): Set `comment-start' to the  yank prefix.

25 years agoAdd comment.
Miles Bader [Thu, 21 Dec 2000 02:09:37 +0000 (02:09 +0000)]
Add comment.

25 years ago(push_key_description): Don't convert eight-bit-control
Kenichi Handa [Thu, 21 Dec 2000 01:58:28 +0000 (01:58 +0000)]
(push_key_description): Don't convert eight-bit-control
and eight-bit-graphic to multibyte character.

25 years ago(describe-char-after): Make *Help*
Kenichi Handa [Thu, 21 Dec 2000 01:57:24 +0000 (01:57 +0000)]
(describe-char-after): Make *Help*
buffer inherit multibyteness of the current buffer.

25 years ago*** empty log message ***
Kenichi Handa [Thu, 21 Dec 2000 01:57:04 +0000 (01:57 +0000)]
*** empty log message ***

25 years ago(message-mode): Set `comment-start' to the yank prefix.
Miles Bader [Thu, 21 Dec 2000 01:56:37 +0000 (01:56 +0000)]
(message-mode): Set `comment-start' to the  yank prefix.

25 years ago(Fmake_char_internal): If CHARSET doesn't have a
Kenichi Handa [Thu, 21 Dec 2000 00:12:13 +0000 (00:12 +0000)]
(Fmake_char_internal): If CHARSET doesn't have a
generic character and CODE1 is nil, return the smallest character
in CHARSET.

25 years ago*** empty log message ***
Kenichi Handa [Thu, 21 Dec 2000 00:09:15 +0000 (00:09 +0000)]
*** empty log message ***

25 years ago(make-char): Docstring adjusted for the change of make-char-internal.
Kenichi Handa [Thu, 21 Dec 2000 00:06:23 +0000 (00:06 +0000)]
(make-char): Docstring adjusted for the change of make-char-internal.

25 years ago*** empty log message ***
Dave Love [Thu, 21 Dec 2000 00:01:55 +0000 (00:01 +0000)]
*** empty log message ***

25 years ago(NSIG): Don't redefine.
Dave Love [Thu, 21 Dec 2000 00:01:37 +0000 (00:01 +0000)]
(NSIG): Don't redefine.

25 years ago*** empty log message ***
Stefan Monnier [Wed, 20 Dec 2000 22:46:44 +0000 (22:46 +0000)]
*** empty log message ***

25 years ago(where_is_internal): Check ascii_sequence_p rather than
Stefan Monnier [Wed, 20 Dec 2000 22:46:39 +0000 (22:46 +0000)]
(where_is_internal): Check ascii_sequence_p rather than
excluding menu-bar and tool-bar.
(Fwhere_is_internal): Check ascii_sequence_p when looking up the cache.
(menu_item_p): Remove.
(where_is_internal_1): Don't ignore menu-items.

25 years ago*** empty log message ***
Stefan Monnier [Wed, 20 Dec 2000 21:37:27 +0000 (21:37 +0000)]
*** empty log message ***

25 years agoDocstrings fix.
Stefan Monnier [Wed, 20 Dec 2000 21:36:53 +0000 (21:36 +0000)]
Docstrings fix.

25 years ago* message.el (message-narrow-to-head-1): New function.
ShengHuo ZHU [Wed, 20 Dec 2000 20:20:51 +0000 (20:20 +0000)]
* message.el (message-narrow-to-head-1): New function.
(message-narrow-to-head): Use it.
(message-reply): Ditto.
(message-cancel-news): Ditto.
(message-supersede): Ditto.
(message-make-forward-subject): Ditto.
(message-bounce): Ditto.

* gnus-msg.el (gnus-summary-mail-forward): Use original buffer.

* message.el (message-forward): Copy buffer in unibyte mode.
(message-make-forward-subject): Don't widen. Decode.
(message-forward): Don't decode subject.

* mml.el (gnus-ems): Require it.

* gnus-msg.el (gnus-summary-mail-forward):

* message.el (message-forward):  Move mime-to-mml here.

* nnmbox.el (nnmbox-file-coding-system): Use binary.
(nnmbox-active-file-coding-system): Ditto.

* gnus-cus.el (gnus-group-parameters): Add posting-style.

* mm-uu.el: Require binhex.

* qp.el (quoted-printable-encode-region): Upcase QP.

25 years ago*** empty log message ***
Dave Love [Wed, 20 Dec 2000 20:09:59 +0000 (20:09 +0000)]
*** empty log message ***

25 years ago(eval-after-load): Doc fix.
Dave Love [Wed, 20 Dec 2000 20:09:34 +0000 (20:09 +0000)]
(eval-after-load): Doc fix.

25 years ago*** empty log message ***
Gerd Moellmann [Wed, 20 Dec 2000 15:37:23 +0000 (15:37 +0000)]
*** empty log message ***

25 years ago(hscroll_window_tree): Take window's min_hscroll
Gerd Moellmann [Wed, 20 Dec 2000 15:36:56 +0000 (15:36 +0000)]
(hscroll_window_tree): Take window's min_hscroll
into account.

25 years ago(make_window): Initialize window's min_hscroll.
Gerd Moellmann [Wed, 20 Dec 2000 15:36:29 +0000 (15:36 +0000)]
(make_window): Initialize window's min_hscroll.
(Fset_window_hscroll): Set window's hscroll and min_hscroll.
(set_window_buffer, temp_output_buffer_show): Set min_hscroll
to zero.
(struct saved_window): New member min_hscroll.
(SAVED_WINDOW_VECTOR_SIZE): Set to 17.
(Fset_window_configuration): Set window's min_hscroll.
(save_window_save): Save window's min_hscroll.
(compare_window_configurations): Compare min_hscroll values.

25 years ago(struct window): New member min_hscroll.
Gerd Moellmann [Wed, 20 Dec 2000 15:36:07 +0000 (15:36 +0000)]
(struct window): New member min_hscroll.

25 years ago(echo_prompt): Prevent a compiler warning.
Gerd Moellmann [Wed, 20 Dec 2000 15:13:36 +0000 (15:13 +0000)]
(echo_prompt): Prevent a compiler warning.

25 years ago*** empty log message ***
Gerd Moellmann [Wed, 20 Dec 2000 14:25:09 +0000 (14:25 +0000)]
*** empty log message ***

25 years ago(try_cursor_movement): Fix last change. The real
Gerd Moellmann [Wed, 20 Dec 2000 14:24:47 +0000 (14:24 +0000)]
(try_cursor_movement): Fix last change.  The real
condition is that PT is at the end of the row, and should
be displayed at the start of the next row.

25 years ago*** empty log message ***
Eli Zaretskii [Wed, 20 Dec 2000 14:23:38 +0000 (14:23 +0000)]
*** empty log message ***

25 years agoMany changes to make it consistent with Emacs 21.
Eli Zaretskii [Wed, 20 Dec 2000 14:22:27 +0000 (14:22 +0000)]
Many changes to make it consistent with Emacs 21.

25 years ago*** empty log message ***
Eli Zaretskii [Wed, 20 Dec 2000 14:13:48 +0000 (14:13 +0000)]
*** empty log message ***

25 years ago(../info/idlwave): Use --no-split.
Eli Zaretskii [Wed, 20 Dec 2000 14:13:06 +0000 (14:13 +0000)]
(../info/idlwave): Use --no-split.

25 years ago*** empty log message ***
Gerd Moellmann [Wed, 20 Dec 2000 14:10:20 +0000 (14:10 +0000)]
*** empty log message ***

25 years ago(try_cursor_movement): If we end on a partially
Gerd Moellmann [Wed, 20 Dec 2000 14:09:59 +0000 (14:09 +0000)]
(try_cursor_movement): If we end on a partially
visible line, end we already decided to scroll, return -1.

25 years ago(fake_current_matrices, ensure_frame_matrix): New
Gerd Moellmann [Wed, 20 Dec 2000 12:00:57 +0000 (12:00 +0000)]
(fake_current_matrices, ensure_frame_matrix): New
functions.
(adjust_frame_glyphs_for_frame_redisplay): If display has been
completed, call fake_current_matrices instead of marking frame
garbaged.

25 years ago(delete_window, Fsplit_window)
Gerd Moellmann [Wed, 20 Dec 2000 12:00:24 +0000 (12:00 +0000)]
(delete_window, Fsplit_window)
(Fset_window_configuration): Call ensure_frame_matrix.

25 years ago(ensure_frame_matrix): Add prototype.
Gerd Moellmann [Wed, 20 Dec 2000 12:00:01 +0000 (12:00 +0000)]
(ensure_frame_matrix): Add prototype.

25 years ago*** empty log message ***
Gerd Moellmann [Wed, 20 Dec 2000 11:59:34 +0000 (11:59 +0000)]
*** empty log message ***

25 years ago(jka-compr-partial-uncompress): Don't use `concat' for numbers.
Kenichi Handa [Wed, 20 Dec 2000 11:07:03 +0000 (11:07 +0000)]
(jka-compr-partial-uncompress): Don't use `concat' for numbers.

25 years ago*** empty log message ***
Kenichi Handa [Wed, 20 Dec 2000 11:06:36 +0000 (11:06 +0000)]
*** empty log message ***

25 years ago*** empty log message ***
Jason Rumney [Wed, 20 Dec 2000 10:21:02 +0000 (10:21 +0000)]
*** empty log message ***

25 years ago(syms_of_w32fns): Initialize and staticpro tip_frame.
Jason Rumney [Wed, 20 Dec 2000 10:20:01 +0000 (10:20 +0000)]
(syms_of_w32fns): Initialize and staticpro tip_frame.

25 years agoClarify that new default font only applies under X.
Jason Rumney [Wed, 20 Dec 2000 08:52:50 +0000 (08:52 +0000)]
Clarify that new default font only applies under X.

25 years ago* gnus-util.el (gnus-add-text-properties-when): New function.
ShengHuo ZHU [Wed, 20 Dec 2000 06:13:15 +0000 (06:13 +0000)]
* gnus-util.el (gnus-add-text-properties-when): New function.
(gnus-remove-text-properties-when): Ditto.

* gnus-cite.el (gnus-article-hide-citation): Use them.
(gnus-article-toggle-cited-text): Use them.

* gnus-art.el (gnus-signature-toggle): Use them.
(gnus-article-show-hidden-text): Ditto.
(gnus-article-hide-text): Ditto.

* gnus-art.el (gnus-article-describe-key): Use prompt.
(gnus-article-describe-key-briefly): Ditto.

25 years ago*** empty log message ***
Miles Bader [Wed, 20 Dec 2000 06:06:28 +0000 (06:06 +0000)]
*** empty log message ***

25 years ago(quail-input-method): Resize the help window again after it has all its
Miles Bader [Wed, 20 Dec 2000 06:05:17 +0000 (06:05 +0000)]
(quail-input-method): Resize the help window again after it has all its
contents.  Remove unneeded progn.

25 years ago2000-12-19 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Tue, 19 Dec 2000 21:59:48 +0000 (21:59 +0000)]
2000-12-19  ShengHuo ZHU  <zsh@cs.rochester.edu>

* mm-util.el (mm-charset-synonym-alist): Fix a typo.

25 years ago*** empty log message ***
Eli Zaretskii [Tue, 19 Dec 2000 18:00:46 +0000 (18:00 +0000)]
*** empty log message ***

25 years ago(Frequire): Doc fix.
Eli Zaretskii [Tue, 19 Dec 2000 17:59:28 +0000 (17:59 +0000)]
(Frequire): Doc fix.

25 years agoDocument problems with ISO-8859 fonts which actually include only
Eli Zaretskii [Tue, 19 Dec 2000 17:21:55 +0000 (17:21 +0000)]
Document problems with ISO-8859 fonts which actually include only
ASCII glyphs.

25 years ago*** empty log message ***
Gerd Moellmann [Tue, 19 Dec 2000 14:42:05 +0000 (14:42 +0000)]
*** empty log message ***